home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 December / december_2000.iso / Intercd / root / Multimedia / audio / ^NoiseTracker / NtkSourceCode / sine_force.plg < prev    next >
Encoding:
Text File  |  2000-03-28  |  1.1 KB  |  35 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: sine_force - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINDOWS\TEMP\RSPB241.TMP" with contents
  10. [
  11. /nologo /G6 /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/sine_force.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:\Noisetrekker\main.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB241.TMP" 
  15. Creating temporary file "C:\WINDOWS\TEMP\RSPB242.TMP" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/NoiseTrekker.pdb" /machine:I386 /out:"d:\audio\NoiseTrekker\NoiseTrekker.exe" 
  18. .\Release\main.obj
  19. .\Release\ufo.res
  20. ]
  21. Creating command line "link.exe @C:\WINDOWS\TEMP\RSPB242.TMP"
  22. <h3>Output Window</h3>
  23. Compiling...
  24. main.cpp
  25. D:\Noisetrekker\main.cpp(3024) : warning C4305: '-=' : truncation from 'const int' to 'short'
  26. Linking...
  27.  
  28.  
  29.  
  30. <h3>Results</h3>
  31. NoiseTrekker.exe - 0 error(s), 1 warning(s)
  32. </pre>
  33. </body>
  34. </html>
  35.